PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.fonts.truetype Package / PDFTrueTypeFontFeatures Class / getEnableOldStyleFigures Method
In This Topic
    getEnableOldStyleFigures Method
    In This Topic
    Gets a flag indicating whether old style figures should be used instead of default ones.
    Syntax
    public boolean getEnableOldStyleFigures()

    Return Value

    True if old style figures should be used.
    See Also